'宣言 Public Overloads Function GetEffectRequiredInputRectangles( _ ByVal renderEffect As Effect, _ ByVal inputDescriptions() As EffectInputDescription _ ) As RectF()
public RectF[] GetEffectRequiredInputRectangles( Effect renderEffect, EffectInputDescription[] inputDescriptions )
パラメータ
- renderEffect
- The render effect.
- inputDescriptions
- The input descriptions.